您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Expert Visual C++/CLI

  2. C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the l
  3. 所属分类:C++

    • 发布日期:2008-07-15
    • 文件大小:2097152
    • 提供者:jiangpeng
  1. Pro Visual C++/CLI and the .NET 2.0 Platform 1/3

  2. This book explains how to write .NET 2.0 applications and services. It provides you with a clean slate, erasing the need for developing the COM, DCOM, COM+, or ActiveX components that used to be a necessity. Instead, youll learn how to write .NET ap
  3. 所属分类:C#

    • 发布日期:2008-07-15
    • 文件大小:8388608
    • 提供者:jiangpeng
  1. Pro Visual C++/CLI and the .NET 2.0 Platform 2/3

  2. This book explains how to write .NET 2.0 applications and services. It provides you with a clean slate, erasing the need for developing the COM, DCOM, COM+, or ActiveX components that used to be a necessity. Instead, youll learn how to write .NET ap
  3. 所属分类:C#

    • 发布日期:2008-07-15
    • 文件大小:8388608
    • 提供者:jiangpeng
  1. Pro Visual C++/CLI and the .NET 2.0 Platform 3/3

  2. This book explains how to write .NET 2.0 applications and services. It provides you with a clean slate, erasing the need for developing the COM, DCOM, COM+, or ActiveX components that used to be a necessity. Instead, youll learn how to write .NET ap
  3. 所属分类:C#

    • 发布日期:2008-07-15
    • 文件大小:7340032
    • 提供者:jiangpeng
  1. c++ cli标准说明

  2. c++ cli标准说明
  3. 所属分类:C++

    • 发布日期:2008-07-17
    • 文件大小:1048576
    • 提供者:qdfch
  1. CTP 20120530 C++/CLI 封装

  2. 最新CTP 2012-05-30 for windows的 C++/CLI封装,实现了必须的交易类代码的封装,欢迎大家下载和测试和完善。
  3. 所属分类:金融

    • 发布日期:2012-10-12
    • 文件大小:39936
    • 提供者:wangfenqin
  1. C++/CLI课件

  2. C++/CLI学习课件,适合初学者进行学习和了解,课件内容细致易懂,希望对大家有所帮助!
  3. 所属分类:其它

    • 发布日期:2012-11-09
    • 文件大小:3145728
    • 提供者:ichliebedichdd
  1. Expert C++/CLI

  2. 这是一本非常好的关于C++/CLI的入门书。值得收藏。
  3. 所属分类:C++

    • 发布日期:2013-06-24
    • 文件大小:2097152
    • 提供者:u010723677
  1. C++\CLI Language specification

  2. C++\CLI language specification, complete, clear pdf format
  3. 所属分类:C++

    • 发布日期:2008-09-13
    • 文件大小:1048576
    • 提供者:wintlu
  1. C++ CLI标准说明.pdf

  2. C++ CLI标准说明.pdf
  3. 所属分类:C++

    • 发布日期:2013-07-31
    • 文件大小:1048576
    • 提供者:huzhouhzy
  1. C++ CLI Standard

  2. C++ CLI standard描述如何在.NET调用C++
  3. 所属分类:C#

    • 发布日期:2013-07-31
    • 文件大小:1048576
    • 提供者:duochen100
  1. Manning.C++CLI.in.Action.Apr.2007

  2. Manning C++ CLI.in.Action 2007 英文版 英文原版,欢迎下载
  3. 所属分类:C++

    • 发布日期:2013-08-30
    • 文件大小:17825792
    • 提供者:erwenyisheng
  1. C++/CLI Standard.pdf

  2. This International Standard is based on a submission from Microsoft. It describes a technology, called C++/CLI, that is a binding between the Standard C++ programming language and the ECMA and ISO/IEC Common Language Infrastructure (CLI) (§3). That
  3. 所属分类:C++

    • 发布日期:2007-02-27
    • 文件大小:923648
    • 提供者:Suprman
  1. C++ CLI language specification

  2. C++ CLI language specification
  3. 所属分类:C++

    • 发布日期:2008-10-12
    • 文件大小:923648
    • 提供者:ehaue
  1. C++/CLI Language Specification ecma-372

  2. c++/ CLI Language Specification 1st December 2005 ecma-372
  3. 所属分类:C++

    • 发布日期:2008-10-14
    • 文件大小:1048576
    • 提供者:dindin5258
  1. VC.NET C++/CLI

  2. 网上关于c++/cli的资料很少,这份还是比较全的。
  3. 所属分类:C++

    • 发布日期:2014-05-10
    • 文件大小:15728640
    • 提供者:gaodaxiaxia
  1. C++/CLI Standard

  2. C++/CLI Standard;介绍C++/CLI
  3. 所属分类:C++

    • 发布日期:2008-10-16
    • 文件大小:1048576
    • 提供者:foolboy1229
  1. 一个利用C++CLI实现Web Services 的方法调用程序例子

  2. 一个利用C++CLI实现Web Services 的方法调用程序例子。
  3. 所属分类:C++

    • 发布日期:2008-10-21
    • 文件大小:31744
    • 提供者:JLKEngine001
  1. 利用CLR(c++/cli)进行arx二次开发

  2. C++\CLI进行cad二次开发,能编译,但效果不是很好,但最主要的,它介绍了基本流程
  3. 所属分类:C++

  1. 从托管C++到C++/CLI的参考资料

  2. Stanley B. Lippman关于如何从托管C++迁移到C++/CLI的说明。如果你在看VC技术内幕第6版,看到后面的托管C++部分,而现在的VC2005是使用新的C++/CLI语法的,那么,这份文档很合适。
  3. 所属分类:C++

    • 发布日期:2008-10-29
    • 文件大小:530432
    • 提供者:sjg20010414
« 1 2 34 5 6 7 8 9 10 ... 50 »